runtime._defer.fd (field)
5 uses
runtime (current package)
panic.go#L295: *(*uintptr)(unsafe.Pointer(&d.fd)) = 0
panic.go#L655: d1.fd = fd
panic.go#L703: fd := d.fd
runtime2.go#L952: fd unsafe.Pointer // funcdata for the function associated with the frame
stack.go#L766: adjustpointer(adjinfo, unsafe.Pointer(&d.fd))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)